home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
newsgroups
/
misc.20000217-20000824
/
000319_news@columbia.edu _Wed May 24 15:38:16 2000.msg
< prev
next >
Wrap
Internet Message Format
|
2000-08-23
|
1KB
Return-Path: <news@columbia.edu>
Received: from watsun.cc.columbia.edu (watsun.cc.columbia.edu [128.59.39.2])
by fozimane.cc.columbia.edu (8.9.3/8.9.3) with ESMTP id PAA28994
for <kermit.misc@cpunix.cc.columbia.edu>; Wed, 24 May 2000 15:38:16 -0400 (EDT)
Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA25182
for <kermit.misc@watsun.cc.columbia.edu>; Wed, 24 May 2000 15:38:15 -0400 (EDT)
Received: (from news@localhost)
by newsmaster.cc.columbia.edu (8.9.3/8.9.3) id PAA16703
for kermit.misc@watsun.cc.columbia.edu; Wed, 24 May 2000 15:16:38 -0400 (EDT)
X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
From: MSH <MSH@question.com>
Subject: C-Kermit as sub of Perl
Date: Wed, 24 May 2000 15:17:19 -0400
Organization: Interpath Communications, Inc.
Message-ID: <392C2ABF.3E38FDD9@question.com>
To: kermit.misc@columbia.edu
Hi,
I need to automate a C-Kermit written Z-Modem connection script
with a Perl script running as a cron. My plan had been to contain the
C-Kermit portion in a sub, but I'm having trouble automating the
keystrokes necessary to complete the connection. For instance, after the
'call' command and then 'connect' I need to enter a login and do a send,
etc. Anybody encounter this problem before and have ideas for a
solution?
thanks,
MSH